home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000036_news@watsun.cc.columbia.edu _Thu May 6 19:46:49 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA05258
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 6 May 1999 19:46:48 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA20352
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 6 May 1999 19:23:16 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: David Stow <dastow@vcn.bc.ca>
  10. Subject: character translation after transfer?
  11. Date: 6 May 1999 23:21:35 GMT
  12. Organization: Vancouver CommunityNet
  13. Message-ID: <7gt85v$ovv$1@sylvester.vcn.bc.ca>
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. Is it possible to use MSKermit as a filter to translate from one
  17. character set to another after the transfer has finished?  I received a
  18. French text file that was written in Latin-1 from a computer that didn't
  19. give me command-line access to it's Kermit program.  I couldn't force
  20. the sending computer to set the file type to text, so I have a binary
  21. file that only has the proper characters when I read it with Kermit's
  22. replay command.  (I'm using a monochrome adapter that won't let me
  23. change the DOS code page). 
  24. Can I use Kermit to rewrite the file so that DOS commands like "more"
  25. and "edit" will show the correct accented characters?
  26.  
  27. Thanks,
  28. David Stow
  29.